Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: .externalToolBuilders/Adblock Plus Native Builder.launch

Issue 6271583941296128: Disabled JNI auto build (Closed)
Patch Set: Created April 30, 2014, 8:44 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | .project » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <launchConfiguration type="org.eclipse.ui.externaltools.ProgramBuilderLaunchConf igurationType"> 2 <launchConfiguration type="org.eclipse.ui.externaltools.ProgramBuilderLaunchConf igurationType">
3 <stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${workin g_set:&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;r esources&gt;&#10;&lt;item path=&quot;/AdblockPlus/libs&quot; type=&quot;2&quot;/ &gt;&#10;&lt;/resources&gt;}"/> 3 <stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${workin g_set:&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;r esources&gt;&#10;&lt;item path=&quot;/AdblockPlus/libs&quot; type=&quot;2&quot;/ &gt;&#10;&lt;/resources&gt;}"/>
4 <booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="fa lse"/> 4 <booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="fa lse"/>
5 <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_BUILDER_ENABLED" value= "true"/> 5 <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_BUILDER_ENABLED" value= "true"/>
6 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_BUILD_SCOPE" value="${wo rking_set:&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;& lt;resources&gt;&#10;&lt;item path=&quot;/AdblockPlus/jni&quot; type=&quot;2&quo t;/&gt;&#10;&lt;/resources&gt;}"/> 6 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_BUILD_SCOPE" value="${wo rking_set:&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;& lt;resources&gt;&#10;&lt;item path=&quot;/AdblockPlus/jni&quot; type=&quot;2&quo t;/&gt;&#10;&lt;/resources&gt;}"/>
7 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${env_v ar:NDKROOT}/ndk-build"/> 7 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${env_v ar:NDKROOT}/ndk-build"/>
8 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value=" full,incremental,auto,"/> 8 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value=" full,incremental,"/>
9 <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" va lue="true"/> 9 <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" va lue="true"/>
10 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value ="${build_project}"/> 10 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value ="${build_project}"/>
11 </launchConfiguration> 11 </launchConfiguration>
OLDNEW
« no previous file with comments | « no previous file | .project » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld